home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 453 / supboot7 / readme.1st next >
Encoding:
Text File  |  1992-03-22  |  9.8 KB  |  193 lines

  1.                                                                        02/10/92
  2.                             SUPER BOOT VERSION 7.4
  3.  
  4.    The following files should be included in your SPBT74.LZH file:
  5.       README.1ST   - This file (a summary of changes from 7.0 to 7.4).
  6.       SUPERBT.PRG  - Super Boot V7.4.
  7.       SUPERBTA.PRG - Auxiliary program used by Super Boot.              
  8.       SUPER_CS.PRG - Super Boot Construction Set V7.4.
  9.       SUPER_CS.RSC - Resource file used by SUPER_CS.PRG.
  10.       SBCNV7_0.TOS - Program to convert 5.0, 5.1, 5.5, or 6.0 data file to 7.0.
  11.       SBCNV7_2.TOS - Program to convert 7.0 data file to 7.2/7.4.
  12.       SUPERBT.DOC  - Manual for Super Boot.
  13.       STARTGEM.PRG - GEM program autobooter.
  14.       STARTGEM.DOC - Documentation for Startgem.
  15.    
  16.    Previous collections which were released with V7.0:
  17.      SB_OTHER.ARC - Utility programs which are useful for Super Boot.
  18.      SBSOUNDS.ARC - Matched pictures and sounds for use with Super Boot.
  19.  
  20. ---------------------------------------------------------------------------
  21.  
  22.                      SUMMARY OF CHANGES FROM 7.2 TO 7.4
  23.  
  24. This minor update corrects a few bugs and hopefully makes Super Boot more
  25. compatible on the TT.  The changes:
  26.  
  27.  o Fixed bug which would cause Super Boot to incorrectly select the default
  28.    configuration from the mono function key instead of the color function
  29.    key on some systems.
  30.  o Fool Super Boot into thinking TT High Rez is the same as ST High Rez to
  31.    prevent a reboot on TT Monochrome systems.  (Has not been tested yet on
  32.    a TT).
  33.  o Fixed dialog boxes in the Super Boot Construction Set so that they draw
  34.    correctly in resolutions larger than the ST's standard medium and high
  35.    resolutions.  They should be drawn correctly and centered now in TT High
  36.    rez and on large screen monitors which can be used on ST's.
  37.  o Increased the line size that a line in DESKTOP.INF or NEWDESK.INF can
  38.    be from 120 characters to 175 characters.  This was a problem for at
  39.    least one person I know of using TOS 2.05.
  40.  o Longer pathnames can now be entered in the "Other" file type configuration.
  41.  
  42.                      SUMMARY OF CHANGES FROM 7.0 TO 7.2
  43.  
  44. The major goal of this release was to make Super Boot compatible with all
  45. models of ST's and STE's and all versions of TOS and in all built-in 
  46. resolutions.  It should now be completely compatible.  The changes:
  47.  
  48.  o Fixed bug where 4 hidden programs (SUPERBT,SUPERBTA,STARTGEM,HEADSTRT) were
  49.    being removed from the file list but Super Boot would not substitute in
  50.    other programs in their place.  So if you had 25 AUTO programs but only
  51.    1 column selected to display them (1 column = 19 files), Super Boot would
  52.    only show 15 instead of 19 of the files on the file selection screen
  53.  
  54.  o Fixed bug where STE's had 00/00/28 date on files like DESKTOP.INF which are
  55.    copied in Super Boot.
  56.  
  57.  o Increased Cold Boot time factor to allow for longer boot up in TOS 2.05
  58.    and greater.  Cold Boot detection should now work correctly on all models.
  59.  
  60.  o Allow colors from expanded STE color palette.  Two buttons were added on
  61.    the color selection screen (color monitors only) called "512 Palette" and
  62.    "4096 Palette".  Click on "4096 Palette" if you have an STE machine for
  63.    expanded color.  The 512 option allows for color values from 0 to 7 while
  64.    the 4096 option allows for color values from 0 to 15.
  65.  
  66.  o Changed final update screen to show selected F-key and other miscellaneous
  67.    data such as if Super Boot was bypassed, if it timed out waiting for a
  68.    keypress, etc.
  69.  
  70.  o 8 character root filename of DESKTOP.INF is now user-specifiable to allow
  71.    for NEWDESK.INF or anything else that comes down the pike.  If you are
  72.    using TOS 2.05 or greater, go to the "Specify Disk Drives" option in the
  73.    Super Boot Construction Set and type in "NEWDESK" instead of "DESKTOP".
  74.  
  75.  o Fixed #Z line for TOS 1.4 and greater to be line # 5 in the .INF file
  76.    instead of the first line, to prevent 2 #Z files in the same .INF file
  77.    (in case resaved).
  78.  
  79.  o Made F-keys for default configuration user selectable.  See page 6 of
  80.    "Edit Program Parameters" in the Super Boot Construction Set.
  81.  
  82.  o Pictures and Sound Files can now be shown sequentially.  The SEQUENTIAL
  83.    method shows pictures in order (still one picture each boot) so that you
  84.    will be sure to see them all.  If you were using RANDOM before you probably
  85.    noticed that you might see one picture several times and others you might
  86.    never have seen. 
  87.  
  88.    Super Boot creates a new data file when this method is used, it has an
  89.    extension of .STS and the filename will be something like 00230002.STS.
  90.    The first 4 digits of the filename are the next picture to show (it would
  91.    show the 23rd picture in the specified directory in the above example
  92.    filename) and the second set of 4 digits are the next sound it will play
  93.    (it would play the 2nd sound in a directory in the example).  When it
  94.    reaches the end of a directory it starts over at number 1 again.  You can
  95.    add and delete pictures/sounds from the directory and Super Boot will have
  96.    no problem with it.  The .STS file is created automatically.  You can
  97.    delete it with no problem if you stop using the sequential method or if
  98.    you want Super Boot to start over at 00010001.STS again.
  99.  
  100.    The reason that the filename is actually the data instead of writing the
  101.    data inside the file is that it is much faster to rename a file rather
  102.    than to change the data inside it.  See page 1 of "Edit Program Parameters"
  103.    in the Super Boot Construction set to choose sequential pictures and
  104.    page 6 if you want to choose sequential sounds.
  105.  
  106.  o Monochrome color selection should now work correctly and the menu is more
  107.    informative.
  108.  
  109.  o Clearing the screen now works properly in the "Hide Files" menu option
  110.    in monochrome.
  111.  
  112. ---------------------------------------------------------------------------
  113.  
  114.                                  NEW TIPS
  115.  
  116.  o If you use Quick ST and use the Super Boot Construction Set to view a
  117.    low resolution picture, Quick ST seems to get confused or it is confusing
  118.    GEM and any menus you see will be "shifted" and hard to read.  Apparently
  119.    Quick ST still thinks it in low rez when it should be in medium rez.
  120.    Hopefully Quick ST will be corrected, but for now if you don't have
  121.    Turbo ST just turn off Quick ST in the Super Boot Construction Set or
  122.    don't view low rez pictures while using Quick ST.
  123.  
  124.  o Extensions for the various types of files in Super Boot should be unique,
  125.    they should not be the same.  So, for example, you shouldn't have a
  126.    "Other" type file with an extension of .INF since Super Boot uses .INF
  127.    to recognize DESKTOP.INF files.
  128.  
  129.    If you have no choice and have to set up an "Other" type file with a
  130.    duplicate extension you can, but just be sure that none of the filenames
  131.    in one set are the same as a filename another set.  So if you have .INF
  132.    set up as a type 2 "Other" file for Neodesk, that's fine.  But if you
  133.    have a LOW_REZ.INF desktop file, and a LOW_REZ.INF Neodesk file, that
  134.    will be a problem.  Super Boot would never activate the neodesk file. In
  135.    that situation you could rename the Neodesk file to LOW_REZN.INF and all
  136.    would be fine.  You could have also changed the extender to something
  137.    like .NDS and eliminated all problems.
  138.  
  139.    So, as a general rule, don't use .INF, .SYS, .PRG, or .ACC as an "Other"
  140.    file extension, and if you use multiple "Other" filesets, please make
  141.    the extensions unique.
  142.  
  143.  o Just as a clarification, when you are setting a search mask using the
  144.    file selector, you have to be sure that the file selector accepts the
  145.    new search mask before clicking on "OK".  Acceptance may vary if you use
  146.    an alternative file selector.  To make sure it is selected, all of the
  147.    files in the file selector window should fit the search mask before you
  148.    click on "OK".  So if you change the search mask from "C:\PICTURES\*.*"
  149.    to "C:\PICTURES\*.TNY", the only files that should be listed should have
  150.    an extension of .TNY, otherwise something is wrong.
  151.  
  152.    If you use the ST's built in file selector, you have to click on the 
  153.    horizontal bar just above the filenames for it to accept the new search
  154.    mask.  The same is true with Universal Item Selector, click on the
  155.    horizontal bar just above the filenames.
  156.  
  157. ---------------------------------------------------------------------------
  158.  
  159.                BEFORE RUNNING YOUR NEW VERSION OF SUPERBOOT
  160.  
  161.  o Please read through the new sections of the manual if you need more
  162.    detailed information.
  163.  
  164.  o Copy all files to their proper directories (use ALL of the new files)
  165.  
  166.  o Run SBCNV7_2.TOS to convert your data file from 7.0 to 7.2 format for use
  167.    with this new version of Super Boot. (V7.2 and V7.4 use same data format)
  168.  
  169.  o Run SUPER_CS.PRG to configure the new parameters in this version.
  170.    NOTE: You can also just delete your old SUPERBT.STF and run SUPER_CS.PRG
  171.    and it will create a new data file with default settings in 7.4 format.
  172.  
  173. ---------------------------------------------------------------------------
  174.   
  175.                                 THE FUTURE
  176.  
  177. I still have plans to add more features to Super Boot so expect to see a
  178. Super Boot 8.0.  I won't go into the new features that I'm planning, but
  179. if you do have any more ideas for features you would like to see in Super
  180. Boot let me know.
  181.  
  182. ---------------------------------------------------------------------------
  183.  
  184.                              Gordon Moore
  185.                              2300 Beech St.
  186.                              Ashland, KY 41102
  187.                              (USA)
  188.  
  189.                                  E - M A I L
  190.                             Genie     : G.W.MOORE
  191.                             Compuserve: 73647,2735
  192.  
  193.